﻿2026-09-09T05:08:17.1369240Z ##[group]Run actions/checkout@v5
2026-09-09T05:08:17.1370970Z with:
2026-09-09T05:08:17.1372063Z   fetch-depth: 0
2026-09-09T05:08:17.1373042Z   repository: BigscreenVR/spt-bs-core
2026-09-09T05:08:17.1404067Z   token: ***
2026-09-09T05:08:17.1404807Z   ssh-strict: true
2026-09-09T05:08:17.1405530Z   ssh-user: git
2026-09-09T05:08:17.1406294Z   persist-credentials: true
2026-09-09T05:08:17.1407108Z   clean: true
2026-09-09T05:08:17.1408163Z   sparse-checkout-cone-mode: true
2026-09-09T05:08:17.1409157Z   fetch-tags: false
2026-09-09T05:08:17.1409923Z   show-progress: true
2026-09-09T05:08:17.1410730Z   lfs: false
2026-09-09T05:08:17.1411449Z   submodules: false
2026-09-09T05:08:17.1412231Z   set-safe-directory: true
2026-09-09T05:08:17.1413123Z   allow-unsafe-pr-checkout: false
2026-09-09T05:08:17.1414024Z ##[endgroup]
2026-09-09T05:08:17.3354321Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T05:08:17.3355921Z ##[group]Getting Git version info
2026-09-09T05:08:17.3356757Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-09T05:08:17.3579051Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-09T05:08:17.6110152Z git version 2.43.0.windows.1
2026-09-09T05:08:17.6191115Z ##[endgroup]
2026-09-09T05:08:17.6199120Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\499c059e-dcbd-4758-9da4-a8e4b0d389e6\.gitconfig'
2026-09-09T05:08:17.6218865Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\499c059e-dcbd-4758-9da4-a8e4b0d389e6' before making global git config changes
2026-09-09T05:08:17.6221604Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:08:17.6226773Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T05:08:17.6593281Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-09T05:08:17.6873734Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T05:08:17.6898834Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T05:08:17.6904010Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T05:08:17.7173775Z refs/heads/golden/webserve-272-r3
2026-09-09T05:08:17.7196835Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-09T05:08:18.0995765Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:08:19.0405953Z ##[endgroup]
2026-09-09T05:08:19.0408715Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-09T05:08:23.3151951Z ##[group]Cleaning the repository
2026-09-09T05:08:23.3157075Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-09T05:08:34.9425966Z Removing bench-ledger/
2026-09-09T05:08:34.9426376Z Removing target/
2026-09-09T05:08:34.9464500Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-09T05:08:35.4351432Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:08:35.4383748Z ##[endgroup]
2026-09-09T05:08:35.4388273Z ##[group]Disabling automatic garbage collection
2026-09-09T05:08:35.4393761Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-09T05:08:35.6904203Z ##[endgroup]
2026-09-09T05:08:35.6904752Z ##[group]Setting up auth
2026-09-09T05:08:35.6912178Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:08:36.2515532Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-09T05:08:40.8664236Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:08:40.8972006Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-09T05:08:42.5459603Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:08:42.5788187Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-09T05:08:45.3992954Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-09T05:08:45.4502661Z ##[endgroup]
2026-09-09T05:08:45.4503138Z ##[group]Fetching the repository
2026-09-09T05:08:45.4514254Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-09-09T05:08:50.1752133Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/webserve-272-r3
2026-09-09T05:08:51.5473826Z   origin/golden/webserve-272-r3
2026-09-09T05:08:51.5501075Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/webserve-272-r3
2026-09-09T05:08:53.1079474Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T05:08:53.1136004Z ##[endgroup]
2026-09-09T05:08:53.1136852Z ##[group]Determining the checkout info
2026-09-09T05:08:53.1137444Z ##[endgroup]
2026-09-09T05:08:53.1144731Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-09T05:08:53.1692635Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-09T05:08:53.1976083Z ##[group]Checking out the ref
2026-09-09T05:08:53.1980126Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/webserve-272-r3 refs/remotes/origin/golden/webserve-272-r3
2026-09-09T05:08:53.2674843Z branch 'golden/webserve-272-r3' set up to track 'origin/golden/webserve-272-r3'.
2026-09-09T05:08:53.2675357Z Your branch is up to date with 'origin/golden/webserve-272-r3'.
2026-09-09T05:08:53.2675718Z Switched to and reset branch 'golden/webserve-272-r3'
2026-09-09T05:08:53.2701647Z ##[endgroup]
2026-09-09T05:08:53.5660107Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-09T05:08:53.6144679Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
